loop variable meaning in English
循环变量
Examples
- Specifies the loop variable to be used in a
循环中要使用的循环变量。 - Declare looping variables in the for or for each statement
在for或for each语句中声明循环变量 - Loop that decrements the loop variable after each iteration
循环,在每次循环之后递减循环变量。 - Property as a loop variable
属性作为循环变量循环访问控件数组。 - You can use visual basic 2005 to declare a loop variable as part of a
可以使用visual basic 2005将循环变量声明为